func net.isOutbound

2 uses

	net (current package)
		conf.go#L390: 				if isLocalhost(hostname) || isGateway(hostname) || isOutbound(hostname) {
		conf.go#L523: func isOutbound(h string) bool {